CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - k 均值

搜索资源列表

  1. K聚类

    1下载:
  2. 基于K均值聚类的图像检索:用K均值聚类方法提取图像特征进行检索-K-means clustering - based Image Retrieval : K-means clustering method of extracting image features Search
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:135109
    • 提供者:吴成玉
  1. K-junzhi

    0下载:
  2. 这是K均值聚类算法的程序,应用相当广泛的,比如在模式识别里就很重要.-This is the K-means clustering algorithm, application fairly extensive, such as pattern recognition is important to Lane.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:35934
    • 提供者:fun
  1. K-means

    0下载:
  2. 用matlab实现k均值算法,不用库函数(Implementation of K mean algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:胡果
  1. K均值分类

    0下载:
  2. 监督分类学习代码,k-均值,希望学习者能用到。谢谢。(The classification code, k- mean, hope that learners can use. Thank you)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:41308160
    • 提供者:edwadeq
  1. kmean

    0下载:
  2. 对大量的数据通过matlab软件,运用k均值算法进行分类,(Using the matlab software to use the k-means algorithm to classify the large amount of data,)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:lyc123
  1. kmeansuanfa

    0下载:
  2. 对大量的数据通过matlab软件,运用k均值聚类算法进行分类,(By using matlab software, a large number of data are classified by using k-means clustering algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:lyc123
  1. ksuanfa

    0下载:
  2. 对大量的数据通过matlab软件,运用k均值聚类算法进行分类,上传文件中含例子(A large number of data are classified by matlab software, using k-means clustering algorithm to classify and upload files with examples)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:lyc123
  1. K-均值聚类

    0下载:
  2. 简单的机器学习入门编程,Kmeans聚类(Simple machine learning introductory programming, Kmeans clustering)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-07
    • 文件大小:270336
    • 提供者:xiaomiaoli
  1. K均值聚类

    0下载:
  2. k均值聚类。肩膀哭鬼股滚厉害话句句巨坑了你(k-means fyyggk kjb ghfch hjgkjb jknk knk klnb ugg hih hihk klhk khji.)
  3. 所属分类:C#编程

    • 发布日期:2018-01-08
    • 文件大小:25600
    • 提供者:悲伤
  1. K均值算法程序

    0下载:
  2. K均值聚类算法,实现将数据分类,分为两类聚类(K means clustering algorithm to achieve data classification, divided into two categories of clusters)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:54272
    • 提供者:Oupark
  1. 常用聚类

    2下载:
  2. 常用聚类的MATLAB程序,调试均可用。包含k均值聚类、模糊C均值聚类、模糊减法聚类、谱系聚类(Common clustering MATLAB program, debugging are available. Including k-means clustering, fuzzy C-means clustering, fuzzy subtraction clustering, pedigree clustering)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:4096
    • 提供者:zz未
  1. RBF-k均值聚类

    1下载:
  2. RBF(径向基神经网络)网络是一种重要的神经网络,RBF网络的训练分为两步,第一步是通过聚类算法得到初始的权值,第二步是根据训练数据训练网络的权值。RBF权值的初始聚类方法较为复杂,比较简单的有K均值聚类,复杂的有遗传聚类,蚁群聚类等,这个RBF网络的程序是基于K均值聚类的RBF代码。(RBF (radial basis function network) is an important neural network. The training of RBF network is divided
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:6144
    • 提供者:老外
  1. kmeans

    0下载:
  2. k均值分类用来对数据进行分类,只需对里面的几个数据进行修改就可以使用(The K mean classification is used to classify data, and it is possible to use only a few changes in the data inside.)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:wfine
  1. 聚类分析

    1下载:
  2. 聚类分析算法 k均值算法 对地图上的点进行聚类事例(Clustering analysis algorithm k mean algorithm for clustering of points on maps)
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:2048
    • 提供者:Akakun
  1. kjunzhijulei

    0下载:
  2. 说明K均值聚类算法的流程,并用matlab实现K均值聚类功能(Using MATLAB to implement function of K-means clustering)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:maxiao10
  1. kmeans

    0下载:
  2. 机器学习/python入门项目五:k均值(Machine learning / python entry project five: k means)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-02
    • 文件大小:468992
    • 提供者:木子古月
  1. Kmeans

    0下载:
  2. 可以实现K均值聚类的MATLAB程序。但是有点小问题。(The MATLAB program of K mean clustering can be realized.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-06
    • 文件大小:16384
    • 提供者:southpole
  1. KMEANS

    1下载:
  2. C++编程实现数据挖掘中的聚类分析 使用K均值算法(C++ programming to achieve data mining clustering analysis using k-means algorithm)
  3. 所属分类:其他

    • 发布日期:2020-12-23
    • 文件大小:2048
    • 提供者:THOMASY
  1. kmeans

    1下载:
  2. 利用k均值聚类算法对数据进行聚类分析(数据点通过随机生成)(Using k-means clustering algorithm to cluster data (data points are generated randomly))
  3. 所属分类:其他

    • 发布日期:2020-09-28
    • 文件大小:52224
    • 提供者:Ruby_Wang
  1. IABC_KMC_test_on_Iris_wine_glass

    3下载:
  2. 改进的人工蜂群算法K均值聚类算法寻找全局最优解(Improved artificial bee colony algorithm K-means clustering algorithm to find the global optimal solution)
  3. 所属分类:其他

    • 发布日期:2020-12-21
    • 文件大小:23552
    • 提供者:代码新手
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com